projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3af596
)
(Some Terms): Change "fonts in this manual" index entry to
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Apr 2008 04:46:48 +0000
(
04:46
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 7 Apr 2008 04:46:48 +0000
(
04:46
+0000)
"typographic conventions".
doc/lispref/intro.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/intro.texi
b/doc/lispref/intro.texi
index 951de29292262510ab44bab414d99e982cba3a32..ebff50354b4aa53838f5d3a93642906681d4ec1e 100644
(file)
--- a/
doc/lispref/intro.texi
+++ b/
doc/lispref/intro.texi
@@
-163,7
+163,7
@@
person reading this manual, are thought of as ``the programmer'' and are
addressed as ``you.'' ``The user'' is the person who uses Lisp
programs, including those you write.
-@cindex
fonts in this manual
+@cindex
typographic conventions
Examples of Lisp code are formatted like this: @code{(list 1 2 3)}.
Names that represent metasyntactic variables, or arguments to a function
being described, are formatted like this: @var{first-number}.